﻿2026-08-03T05:01:07.3648200Z ##[group]Run actions/checkout@v5
2026-08-03T05:01:07.3648635Z with:
2026-08-03T05:01:07.3648915Z   repository: SaberMage/spt-shell-notify
2026-08-03T05:01:07.3649298Z   path: .adapter-notify
2026-08-03T05:01:07.3652043Z   token: ***
2026-08-03T05:01:07.3652300Z   ssh-strict: true
2026-08-03T05:01:07.3652598Z   ssh-user: git
2026-08-03T05:01:07.3652936Z   persist-credentials: true
2026-08-03T05:01:07.3653283Z   clean: true
2026-08-03T05:01:07.3653592Z   sparse-checkout-cone-mode: true
2026-08-03T05:01:07.3653982Z   fetch-depth: 1
2026-08-03T05:01:07.3654279Z   fetch-tags: false
2026-08-03T05:01:07.3654577Z   show-progress: true
2026-08-03T05:01:07.3654861Z   lfs: false
2026-08-03T05:01:07.3655174Z   submodules: false
2026-08-03T05:01:07.3655516Z   set-safe-directory: true
2026-08-03T05:01:07.3655835Z   allow-unsafe-pr-checkout: false
2026-08-03T05:01:07.3656155Z env:
2026-08-03T05:01:07.3656702Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30784469908-1-25b065634cf04f87935957cda9fa9d63
2026-08-03T05:01:07.3657553Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30784469908-1-25b065634cf04f87935957cda9fa9d63
2026-08-03T05:01:07.3658267Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30784469908-1-25b065634cf04f87935957cda9fa9d63
2026-08-03T05:01:07.3658775Z ##[endgroup]
2026-08-03T05:01:07.4455274Z Syncing repository: SaberMage/spt-shell-notify
2026-08-03T05:01:07.4459317Z ##[group]Getting Git version info
2026-08-03T05:01:07.4459719Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-03T05:01:07.4816999Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-03T05:01:07.5039031Z git version 2.43.0.windows.1
2026-08-03T05:01:07.5063135Z ##[endgroup]
2026-08-03T05:01:07.5070744Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\594036c4-9f37-4bfb-a101-d9fcad0dc6e2\.gitconfig'
2026-08-03T05:01:07.5084689Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\594036c4-9f37-4bfb-a101-d9fcad0dc6e2' before making global git config changes
2026-08-03T05:01:07.5085221Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:01:07.5090108Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-03T05:01:07.5342200Z ##[group]Initializing the repository
2026-08-03T05:01:07.5347392Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-03T05:01:07.5698591Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-03T05:01:07.5724252Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-03T05:01:07.6771997Z ##[endgroup]
2026-08-03T05:01:07.6772254Z ##[group]Disabling automatic garbage collection
2026-08-03T05:01:07.6777640Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-03T05:01:07.7060231Z ##[endgroup]
2026-08-03T05:01:07.7060574Z ##[group]Setting up auth
2026-08-03T05:01:07.7067375Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:01:07.7332812Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-03T05:01:08.4240317Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:01:08.4496007Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-03T05:01:09.2137891Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:01:09.2431459Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-03T05:01:09.9154732Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T05:01:09.9499237Z ##[endgroup]
2026-08-03T05:01:09.9499497Z ##[group]Determining the default branch
2026-08-03T05:01:09.9500967Z Retrieving the default branch name
2026-08-03T05:01:10.3315345Z Default branch 'main'
2026-08-03T05:01:10.3315900Z ##[endgroup]
2026-08-03T05:01:10.3316246Z ##[group]Fetching the repository
2026-08-03T05:01:10.3324584Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-03T05:01:11.6174733Z From https://github.com/SaberMage/spt-shell-notify
2026-08-03T05:01:11.6175168Z  * [new branch]      main       -> origin/main
2026-08-03T05:01:11.7030983Z ##[endgroup]
2026-08-03T05:01:11.7031333Z ##[group]Determining the checkout info
2026-08-03T05:01:11.7032607Z ##[endgroup]
2026-08-03T05:01:11.7039443Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-03T05:01:11.7328894Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-03T05:01:11.8448936Z ##[group]Checking out the ref
2026-08-03T05:01:11.8454279Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T05:01:11.8837448Z branch 'main' set up to track 'origin/main'.
2026-08-03T05:01:11.8837814Z Reset branch 'main'
2026-08-03T05:01:11.8863623Z ##[endgroup]
2026-08-03T05:01:12.0105128Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-03T05:01:12.1120533Z ee2d37eadc730c0019e0af82d683074c509634a2
